home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / super_fly.swf / scripts / frame_50 / DoAction.as
Encoding:
Text File  |  2012-01-07  |  64 b   |  5 lines

  1. if(getTimer() < introTime + "4000")
  2. {
  3.    gotoAndPlay(16);
  4. }
  5.